<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Kangaroo (Sherman)</long_name>
		<short_name>Kangaroo (Sherman)</short_name>
		<comment>An American medium M4A4 Sherman tank with the turret removed to make an APC</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1943</year><number>20</number></data>
		<data><month>12</month><year>1945</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Kangaroo Sherman.png</image_profile>
			<weight>25000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Chrysler A57</name>
				<horsepower>440</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>43</offsetX><offsetY>302</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-43</offsetX><offsetY>302</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Kangaroo Sherman.png</image_view>

			<width>262</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@56</upper_front>
				<lower_front>51@-20</lower_front>
				<side>38</side>
				<rear>38@-10</rear>
				<top>12</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>450</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>40</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>51@56</front>
				<side>38</side>
				<rear>38@10</rear>
				<top>12</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>45</offsetX>
			<offsetY>-196</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Sherman Kangaroo turret.png</image_view>

			<diameter>220</diameter>
			<height>1</height>
			<offsetX>0</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>20</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>0</front>
				<side>0</side>
				<rear>0</rear>
				<top>0</top>
				<mantlet>0</mantlet>
			</armour>


		</turret>
	</vehicle>
</squad>
